home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 November / november_2001.iso / Graphic Programs / Media Center Plus / mcp310ev.exe / Data.Cab / F5231_f.mcml < prev    next >
Encoding:
Text File  |  2001-07-13  |  2.7 KB  |  88 lines

  1. <html>
  2. <head>
  3. <title><MCML albumtitle></title>
  4. <link rel="stylesheet" href="style.css">
  5. <SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="base.js"></SCRIPT>
  6. </head>
  7.  
  8. <body background="bg.gif">
  9. <div align="center">
  10. <table bgcolor="#B3D3D3" width="700" align="center" valign="top">
  11. <tr>
  12. <td>
  13. <table bgcolor="#DEE6E6" width="696" align="center" valign="top">
  14.     <tr>
  15.         <td class="heading" align="center" width="696">
  16.         <MCML albumtitle>
  17.         </td>
  18.     </tr>
  19.     <tr>
  20.         <td class="caption" align="center">
  21.         <a class="page" href="<MCML pagerel type="default">">Thumbnail View</a>
  22.         <br><hr width="690" align="center">
  23.         <table align=center>
  24.         <tr>        
  25.         <td class="caption" align="center" valign="top" width=<MCML thumbmaxwidth offset=+40> height=<MCML thumbmaxheight offset=+30>>
  26.         <MCML if linking>
  27.         <MCML if filetype=image>
  28.         <a href="javascript:openWindow('file:///<MCML sourcejspath>',<MCML sourcewidth>,<MCML sourceheight>);">
  29.         <img src="file:///<MCML sourcepath>" alt="<MCML sourcename>" align="top" width=300 border=0></a><br>
  30.         <MCML /if>
  31.         <MCML if filetype=media>
  32.         <EMBED src="file:///<MCML sourcepath>"><br>
  33.         <MCML /if>
  34.         <MCML if filetype=other>
  35.         <a href="file:///<MCML sourcepath>">
  36.         <img src="<MCML thumbname>" alt="<MCML sourcename>" align="top" width=<MCML thumbmaxwidth> border=0></a><br>
  37.         <MCML /if>
  38.         <MCML else>
  39.         <MCML if filetype=image>
  40.         <a href="javascript:openWindow('<MCML sourcejspath>',<MCML sourcewidth>,<MCML sourceheight>);">
  41.         <img src="<MCML sourcepath>" alt="<MCML sourcename>" align="top" width=300 border=0></a><br>
  42.         <MCML /if>
  43.         <MCML if filetype=media>
  44.         <EMBED src="<MCML sourcepath>"><br>
  45.         <MCML /if>
  46.         <MCML if filetype=other>
  47.         <a href="<MCML sourcepath>">
  48.         <img src="<MCML thumbname>" alt="<MCML sourcename>" align="top" width=<MCML thumbmaxwidth> border=0></a><br>
  49.         <MCML /if>
  50.         <MCML /if>
  51.         </td>
  52.         </tr>
  53.         </table>
  54.         <b><MCML sourcename></b>
  55.         <br><MCML sourcesize kbytes> kb
  56.         <br>Last modified on <MCML sourcedate dateformat="%A, %B %d, %Y">
  57.         <MCML if filetype=image>
  58.         <br>Dimensions: <MCML sourcewidth> x <MCML sourceheight> pixels
  59.         <MCML /if>
  60.  
  61.         <hr width="690" align=center>
  62.     <tr>
  63.     <td class="caption" width="696" align="center">
  64.                 
  65.         <MCML if page -1>
  66.         [ <a class="page" href="<MCML pagename -1>">Previous Image</a> ]                 
  67.         <MCML /if>
  68.                 
  69.         <MCML if not page -1>
  70.         [ Previous Image ]                 
  71.         <MCML /if>
  72.         
  73.         <MCML if page +1>
  74.         [ <a class="page" href="<MCML pagename +1>">Next Image</a> ]
  75.         <MCML /if>
  76.         
  77.         <MCML if not page +1>
  78.         [ Next Image ]
  79.         <MCML /if>
  80.     </td>
  81.     </tr>
  82. </table>
  83. </td>
  84. </tr>
  85. </table>
  86. </div>
  87. </body>
  88. </html>